home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / rexx / year2.readme < prev   
Encoding:
Text File  |  1999-09-06  |  954 b   |  25 lines

  1. Short:    Year.rexx - Simple ARexx script to print a yearly calendar
  2. Author:   kaedric@texas.net
  3. Uploader: kaedric@texas.net
  4. Type:     util/rexx
  5. Replaces: year.rexx
  6.  
  7. Simple program that directs its output to the printer.device and prints the
  8. current  years  calendar  (default) or any year if supplied as an argument.
  9.  
  10. Modified  the  script  to  calculate  it's  own Day of the Week.  No longer
  11. limited to years 1978 to 2099!
  12.  
  13. Since  this  is  ARexx,  it  is  source  released, and placed in the public
  14. domain.  Feel free to use/hack/modify/delete it as you see fit.
  15.  
  16.  
  17. ============================= Archive contents =============================
  18.  
  19. Original  Packed Ratio    Date     Time    Name
  20. -------- ------- ----- --------- --------  -------------
  21.      547     334 38.9% 08-Jul-99 02:55:04  year.readme
  22.     3924    1201 69.3% 08-Jul-99 02:56:14  Year.rexx
  23. -------- ------- ----- --------- --------
  24.     4471    1535 65.6% 08-Jul-99 23:05:10   2 files
  25.